﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto; width:1400px; max-width: 100% }



@font-face {
    font-family: 'beifang';
    src: url('../fonts/北方行书_1.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.in_header{width:100%; height:4.8vw; position:fixed; top:0; left:0; z-index:9999; border-bottom: 1px solid rgba(255,255,255,0.2); padding-left:3% }
.in_header .h_logo{width:20%; height:100%; float: left; display: flex; align-items: center; }
.in_header .h_logo img{max-width: 100%}
.h_wx{width:26px; height:4.8vw; float: right; position: relative; background: url(../images/h_wx.png) no-repeat center; margin-right: 28px;}
.h_sj{width:26px; height:4.8vw; float: right; position: relative; background: url(../images/h_sj.png) no-repeat center; margin-right: 28px;}
.h_wx img{width:100px; height: auto; display: none; position: absolute; top:4.8vw; left:0}
.h_sj img{width:100px; height: auto; display: none; position: absolute; top:4.8vw; right:0}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}




/*导航*/
.nav{ height:4.8vw; width:62%; float: right; margin-right:3%; background: url(../images/h_xs.png) no-repeat right center}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:12.5%; }
.nav .nLi h3{ font-weight: normal; width:100%; height: 4.7vw; margin: 0px auto; line-height: 4.85vw }
.nav .nLi h3 p{height:auto; color:#fff; font-size:16px;  position: relative; text-align: center; }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000;  }
.nav .sub{position:absolute;top:4.8vw;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{background: url(../images/active.png) no-repeat bottom center}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#005bac;}

#fp-nav.right{width:20px; height:auto;}
#fp-nav ul li, .fp-slidesNav ul li{margin: 0; margin-bottom: 7px; width: 10px; height: 20px;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}
.fp-nav #menu .nav .nLi p a{color:#333}
/*
#fp-nav ul li a.active{background: url(../images/yuan.png) no-repeat center}
*/
#fp-nav ul li a.active span{background: #353380;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border:0; background:#fff}
.two_header .nLi h3 p{color:#333333}
.two_header{border-bottom: 1px solid #e0e0e0}
.two_header .nav .nLi.active h3 p,.two_header .nav .nLi:hover h3 p{background: url(../images/active_h.png) no-repeat bottom center}
.two_header .h_wx{background: url(../images/hh_wx.png) no-repeat center}
.two_header .h_sj{background: url(../images/hh_sj.png) no-repeat center}
.two_header .nav{background: url(../images/hh_xs.png) no-repeat right center;}
.index_sb{color:#fff; font-size: 16px; text-transform: uppercase; font-family: "Arial"; background: url(../images/sb_icon.png) no-repeat bottom center; 
	padding-bottom: 50px; writing-mode:tb-rl; writing-mode:vertical-rl; width:30px; line-height: 30px; position: absolute; bottom:5%; left:2%; z-index: 9 }
.index_sb span{opacity: 0.5}



/*第1块*/
.section{position: relative}
.section1{display: block; width: 100%; height:100%;overflow: hidden; position: relative; }
.section1 .swiper-container{width:100%; height: 100vh; }
.section1 .swiper-slide a{width:100%; height: 100%; display: block; position: relative; transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section1 .swiper-pagination-bullet{width:12px; height: 12px; opacity: 1; background: #fff;}
.section1 .swiper-pagination-bullet-active{background: #005bac}
.section1 .swiper-pagination{bottom: 4vh}
.ban_info{width:1200px; height: auto; position: absolute; top:30%; left:50%; margin-left: -600px; opacity:0}
.ban_info h4{color:#ffffff; font-size: 55px; font-weight: bold;}
.ban_info h5{color:#ffffff; font-size: 24px; margin:15px 0; line-height: 40px;}
.ban_info p{color:#ffffff; font-size:16px; font-family: "Arial"; line-height: 30px;}
.ban_info span{width:160px; height: 45px; border: 1px solid #fff; border-radius: 5px; display: block; text-align: center; line-height: 45px; font-size: 16px; 
	color: #fff; margin-top: 36px;}
.section1 .swiper-slide-active a{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section1 .active .ban_info{animation-name: fadeInUp; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both; opacity:1}

.banner-index{width:100%; height: auto; display: block; position: relative;overflow: hidden;}
.banner-index .list .video-js{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: none;}
.banner-index .list,
.banner-index .list > li{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner-index .list > li.active{z-index: 1;}
.banner-index .list > li a{display: block;width: 100%;overflow: hidden;}
.banner-index .list > li img.ban_pic{display: block;width: 100%;opacity: 0; max-height:100%; -webkit-transition: all 1s;transition: all 1s;-webkit-transform: scale(1.2);transform: scale(1.2);}
.banner-index .list > li.noscale img.ban_pic,
.banner-index .list > li.active img.ban_pic{opacity: 1;-webkit-transform: none;transform: none;}
.banner-index .list.ground,
.banner-index .list.ground li{position: relative;width: auto;height: auto;}
.banner-index .btn{right: 50%;
    margin-right: -40px;
    bottom:6%;
    z-index: 1;
    overflow: hidden;
    position: absolute;}
.banner-index .btn a{display: block;width: 16px;height: 16px;margin: 10px 5px;border: 1px solid transparent;border-radius: 50%; float: left;}
.banner-index .btn a i{display: block;width: 8px;height: 8px;margin: 3px auto;background: #fff;border-radius: 50%;}
.banner-index .btn a.active{border-color: #fdb232;}
.banner-index .btn a.active i{background: #fdb232;}
.banner-index-mobile{display: none;}
.banner-index video{height:auto!important; width: 100%;}




/**/
.section2{width:100%; height:100%; overflow: hidden; position: relative}
.section2_ban{background: url(../images/section2_bj.jpg) no-repeat center;  width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .fp-tableCell{vertical-align: top;}
.section2 h4{color:#fff; font-size: 80px; font-weight: bold; font-family: "Arial"; font-weight: 900; text-align: center; margin-top:30vh; position: relative; z-index: 9}
.section2_bottom{width:100%; height:35vh; background:#005bac;  position: absolute; bottom:0; left:0}
.section2_bottom_left{width:40%; height: auto; float: left; padding: 5vh 3.2% 0 12%}
.section2_bottom_left h5{width:100%; height: auto; overflow: hidden; color:#ffffff; font-size: 16px; line-height: 30px;}
.index_about_top{width:100%; height:auto; overflow: hidden; margin-top: 6vh}
.index_about_top dl{width:auto; float: left}
.index_about_top dl dt{color:#fff; font-size: 30px; font-weight: bold;}
.index_about_top dl dd{color:#fff; font-size: 16px; text-transform: uppercase; line-height: 40px;}
.index_about_top a{width:50px; height: 50px; float: right; margin-top:14px;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_top a:hover{
-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);
}
.section2_bottom_right{width:60%; height: 100%; float: right; padding-top:5vh; background: #fff}
.in_about_num{width:100%; height: 17vh; overflow: hidden; padding: 0 15% 0 7%}
.in_about_num dl{width:33.33%; float: left}
.in_about_num dl dt{color:#333333; font-size: 16px; margin-bottom: 10px}
.in_about_num dl dd{color:#333333; font-size: 16px}
.in_about_num dl dd span{color:#005bac; font-size: 56px; font-weight: bold; font-family: "Arial"}
.in_about_num dl:hover dd span{color:#f3c41c}
.in_about_links{width:100%; height: 13vh; background: #eeeeee; border-top:1px solid #dcdcdc;}
.in_about_links a{ height: 100%; float: left}
.in_about_links a:hover{padding-left:10px; transition: all 0.4s ease-in-out;}
.in_about_links a:hover span{color:#005bac}
.ab_qywh{border-right:1px solid #dcdcdc; width:50%;}
.ab_qywh span{color:#333333; font-size: 18px; line-height: 13vh; background: url(../images/jts.png) no-repeat right center; padding-right: 40px; margin-left: 15%}
.qb_jts{display: flex; align-items: center; width: 20%}
.qb_jts img{align-items: center; margin: 0px auto;}
.active .section2_bottom{animation-name: fadeInUp; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active  h4{animation-name: fadeIn; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}

/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}
.ab_video{width:67px; height:auto; margin:2vh auto 0; position:relative; z-index:9; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.ab_video img{width:100%; height:auto;}
.ab_video:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}




/*车间展示*/
.index_chejian{width:100%; height:auto; overflow: hidden}
.chejian_ban{background: url(../images/cjzs_bj.jpg) no-repeat center;  width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .chejian_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_chejian .slideTxtBox{ width:100%;  text-align:left;  overflow: hidden; margin-top: 4vh; z-index:1; position:relative}
.index_chejian .slideTxtBox .hd{position:absolute; top:0; right:0; width:535px; z-index:999}
.index_chejian .slideTxtBox .hd ul{width:100%; height:auto; overflow:hidden}
.index_chejian .slideTxtBox .hd ul li{ float:left; cursor:pointer; width:158px; height:48px;  line-height:48px; border-radius:25px; color:#fff; margin-left:20px; text-align:center; font-size:16px; background:#f6ce51  }
.index_chejian .slideTxtBox .hd ul li.on,.index_chejian .slideTxtBox .hd ul li:hover{background:#005bac}
.index_chejian .slideTxtBox .bd{width:100%; height: auto; overflow: hidden; position:relative}
.bd_li{width:100%; height: auto; overflow:hidden; display: block}
.in_cj_left{width:750px; height: auto; float: left; overflow:hidden}
.in_cj_left img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_cj_right{width:600px; height: auto; float: right; margin-top:12vh}
.in_cj_right h3{color:#fff; font-size: 30px; font-weight: bold; text-align: right}
.cj_right_xx{width:100%; height: 215px; overflow: hidden; font-size: 16px; color: #fff; line-height: 30px; text-align:right; margin-top:4vh}
.in_cj_right span{width:210px; height: 45px; background: #f6ce51; text-align: center; line-height: 45px; font-size: 14px; color: #fff; margin-top: 2vh; display:block; float:right}
.in_cj_right span:hover{background:#005bac}
.index_chejian .w1440{margin-top:8vh}
.in_cj_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*产品*/
.section3{width:100%; height: auto; overflow: hidden; position: relative}
.section3_ban{background: url(../images/section3_bj.jpg) no-repeat center;  width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_product_title{width:100%; height: auto; overflow: hidden; position: relative; z-index: 1}
.product_title_left{width:30%; height: auto; float: left}
.product_title_left h4{color:#fff; font-size: 16px; font-weight: bold; opacity: 0.3; text-transform: uppercase}
.product_title_left h3{color:#fff; font-size: 36px; font-weight: bold; }
.product_title_left hr{width:43px; height: 4px; background: #fff; display: block; margin-top: 10px;}
.index_product_title a{color:#fff; font-size: 16px; float: right; text-transform: uppercase; line-height:80px }
.index_product_all{width:100%; height: auto; overflow: hidden; margin-top: 6vh}
.index_product_all .swiper-slide a{width:100%; height: auto; display: block}
.in_product_pic{width:100%; height: auto; overflow: hidden}
.in_product_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_all .swiper-slide a h4{width:100%; height: 60px; line-height: 60px; text-align: center; color:#fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px;}
.index_product_all .swiper-slide a:hover h4{ border-bottom: 1px solid #fff;}
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:46px; height: 46px; margin-top:-60px; opacity:0.5}
.index_product_all .swiper-button-next{background: url(../images/pro_right.png) no-repeat center; }
.index_product_all .swiper-button-prev{background: url(../images/pro_left.png) no-repeat center; }
.index_product_all .swiper-button-next:hover,.index_product_all .swiper-button-prev:hover{opacity:1}
.index_product_all .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_pro_zi{color:#ffffff; font-size: 14px; letter-spacing:25px; text-align: center; position: relative; z-index: 1; margin-top: 8.5vh}

.active .index_product_title{animation-name: fadeIn; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .index_product_all{animation-name: fadeInDown; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .in_pro_zi{animation-name: fadeInDown; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}





/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4_title{width:1440px; height: auto; position: absolute; top:8vw; left:50%; z-index: 8;  margin-left: -720px; text-align: center}
.section4_title h4{color:#ffffff; font-size: 30px; font-weight: bold; }
.section4_title hr{width:39px; height: 4px; background: #f6ce51; display: block; margin: 10px auto; border-radius: 5px}
.section4_title p{color:#ffffff; font-size: 16px; line-height: 30px; margin: 10px 0 }
.section4 .slideTxtBox{ width:100%; height: 100%; position: relative}
.section4 .slideTxtBox .hd{width:1349px; height: 633px; background: url(../images/yuan.png) no-repeat center; position: absolute; bottom:0; left:50%; 
	margin-left:-674.5px; padding: 60px 76px 0;}
.section4 .slideTxtBox .hd ul{width:100%; height: 100%; margin: 0px auto; background: url(../images/yuan_nl.png) no-repeat center; position: relative}
.section4 .slideTxtBox .hd ul li{position: absolute; text-align: center; width:230px; }
.section4 .slideTxtBox .hd ul li:after{content: ""; width:23px; height: 23px; background: #fff; border-radius: 50%; position: absolute; }
.in_ly_icon{width:100%; height: 70px; line-height: 70px; display: flex; align-items: center;}
.in_ly_icon img{align-items: center; margin: 0px auto; max-width: 100%; }
.ly_ih{display: none}
.section4 .slideTxtBox .hd ul li h4{color:#fff; font-size: 18px; font-weight: bold; line-height: 30px;}
.section4 .slideTxtBox .hd ul li p{color:#fff; font-size:14px;line-height: 30px;}
.section4 .slideTxtBox .bd{width:100%; height: 100vh}
.in_case_pic{width:100%; height: 100vh;}
.section4 .slideTxtBox .hd ul li:nth-child(1){bottom:0; left:0; height:165px; width: 230px; }
.section4 .slideTxtBox .hd ul li:nth-child(2){bottom: 250px; left: 110px; height: 136px; width: 272px;}
.section4 .slideTxtBox .hd ul li:nth-child(3){top: 70px; left:382px; width: 209px}
.section4 .slideTxtBox .hd ul li:nth-child(4){top: 69px; right:360px; width: 210px}
.section4 .slideTxtBox .hd ul li:nth-child(5){bottom: 242px; right: 152px; width: 190px}
.section4 .slideTxtBox .hd ul li:nth-child(6){bottom:20px; right:0}
.section4 .slideTxtBox .hd ul li:nth-child(1):after{left:-72px; top:40px;  }
.section4 .slideTxtBox .hd ul li:nth-child(2):after{left:-40px; top:-22px;  }
.section4 .slideTxtBox .hd ul li:nth-child(3):after{left:0; top:-109px;  }
.section4 .slideTxtBox .hd ul li:nth-child(4):after{left:140px; top:-118px;  }
.section4 .slideTxtBox .hd ul li:nth-child(5):after{right: -64px; top: -52px; }
.section4 .slideTxtBox .hd ul li:nth-child(6):after{right:-72px; top:40px;  }
.section4 .slideTxtBox .hd ul li:hover:after{background: #f6ce51}
.section4 .slideTxtBox .hd ul li:hover .ly_ih{display: block}
.section4 .slideTxtBox .hd ul li:hover .ly_i{display: none}
.section4 .slideTxtBox .hd ul li:hover h4{color:#f6ce51}

.active .slideTxtBox .hd{animation-name: fadeIn; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}






/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section5_ban{background: url(../images/section5_bj.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5_liucheng{width:1462px; height: auto; position: relative; margin:8vh auto; padding:0 3%; background: url(../images/lc_xs.png) no-repeat center 118px;}
.section5_liucheng .swiper-container{  padding:60px 0 60px}
.section5_liucheng .in_lc_li{width:100%; height: auto; display: block; transform: scale(1)}
.in_lc_pic{width:146px; height: 146px; margin: 0px auto; border: 1px dashed #fff; padding: 20px; border-radius: 50%}
.in_lc_pic img{width:100%; height: auto; border-radius: 50%}
.in_lc_li h4{width:100%; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; margin-top: 8px;}
.lc_btn{width:415px; height: 50px; margin: 20px auto 0; position: relative; background: rgba(255,255,255,0.2); border: 1px solid #fff}
.lc_btn .swiper-button-next,.lc_btn .swiper-button-prev{width:78px; height: 48px; top: 0; margin-top: 0}
.lc_btn .swiper-button-next{background: url(../images/lc_right.png) no-repeat center; border-left:1px solid #fff; right:0}
.lc_btn .swiper-button-prev{background: url(../images/lc_left.png) no-repeat center; border-right:1px solid #fff; left:0}
.lc_btn a{width:258px; height:auto; float: left; line-height: 48px; text-align: center; color:#ffffff; font-size: 18px; font-weight: bold; text-align: center; margin-left: 78px}
.lc_btn a:hover{font-weight:bold; background:#f6ce51}
.lc_btn .swiper-button-next:hover{background:#f6ce51 url(../images/lc_right.png) no-repeat center;}
.lc_btn .swiper-button-prev:hover{background:#f6ce51 url(../images/lc_left.png) no-repeat center;}
.section5_liucheng .in_lc_li:hover{transform: scale(1.5)}

.active .section4_title{animation-name: fadeInDown; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section5_liucheng{animation-name: fadeIn; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}






/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6 .section6_all{overflow: hidden; z-index: 9; position: relative}
.section6_ban{background: url(../images/section6_bj.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6_all{width:81%; height: auto; margin: 0px auto; position: relative; z-index: 9}
.section6_left{width:18.2%; height: auto; float: left}
.section6_title{width:100%; height: auto; display: block}
.section6_title h4{width:100%; height:auto; color:#333333; font-weight: bold; font-size: 30px; }
.section6_title h5{width:100%; height:auto; color:#333333; font-size:16px; text-transform: uppercase; line-height: 40px; }
.section6_links{margin-top: 3vh; width: 124px; margin-bottom:20vh}
.section6_links a{width:100%; height: 40px;  display: block; color:#333333; font-size: 16px; margin-bottom:4.2vh;}
.section6_links a:hover{border-bottom: 1px solid #005bac; color:#005bac}
.section6_left .swiper-button-next,.section6_left .swiper-button-prev{width:77px; height:50px; top:auto; margin-top: 0; bottom:0}
.section6_left .swiper-button-next{background:#c1c2c3 url(../images/lc_right.png) no-repeat center;  right:auto; left:77px;}
.section6_left .swiper-button-prev{background:#c1c2c3 url(../images/lc_left.png) no-repeat center; left:0}
.section6_left .swiper-button-prev:hover{background:#616162 url(../images/lc_left.png) no-repeat center;}
.section6_left .swiper-button-next:hover{background:#616162 url(../images/lc_right.png) no-repeat center;}
.section6_right{width:81.8%; height: auto; float: left}
.section6_right .swiper-slide a{width:100%; height: auto; display: block; border-left:1px solid #e5e5e5; padding: 50px 30px}
.section6_right .swiper-slide a span{color:#666666; font-size: 56px;}
.section6_right .swiper-slide a h5{color:#999999; font-size:18px; font-weight: bold; margin: 16px 0}
.section6_right .swiper-slide a h3{color:#333333; font-size:18px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 10px auto 15px}
.in_news_pic{width:100%; height: auto; overflow: hidden}
.in_news_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.section6_right .swiper-slide a p{width:100%; height:60px; line-height: 30px; color: #333333; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden; margin-top:12px;}
.section6_right .swiper-slide a i{font-style: normal; color:#999999; font-size: 16px; display: block; margin-top: 5vh}
.section6_right .swiper-slide a:hover{background: #005bac}
.section6_right .swiper-slide a:hover span,.section6_right .swiper-slide a:hover h5,.section6_right .swiper-slide a:hover h3,.section6_right .swiper-slide a:hover p,.section6_right .swiper-slide a:hover i{color:#fff}
.section6_right .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.active .section6_left{animation-name: fadeInLeft; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section6_right{animation-name: fadeInRight; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}




/*第7块*/
.section7{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section7 .fp-tableCell{vertical-align: bottom;}
.section7 .container{position: relative; z-index: 9; overflow: hidden}
.section7_ban{background: url(../images/section7_bj.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7_title{width:100%; height: auto; z-index: 8; text-align: center}
.section7_title h4{color:#ffffff; font-size: 30px; font-weight: bold; }
.section7_title hr{width:39px; height: 4px; background: #f6ce51; display: block; margin: 10px auto; border-radius: 5px}
.section7_title p{color:#ffffff; font-size: 16px; line-height: 30px; margin: 10px 0 }
.section7_xx{width:100%; height: auto; overflow: hidden; text-align: center; margin: 4vh 0}
.section7_xx p{color:#ffffff; font-size: 16px; line-height: 30px;}
.section7_bottom_right{width:100%; height: auto; overflow: hidden; margin-top: 4vh; margin-bottom: 7vh}
.section7_bottom_right dl{width:100%; height:48px; line-height: 48px;}
.section7_bottom_right dl dt{width:49.5%; height:48px; line-height: 48px; float: left; background: rgba(255,255,255,0.3); position: relative}
.section7_bottom_right dl dd{width:49.5%; height:48px; line-height: 48px; float: right; background: rgba(255,255,255,0.3); position: relative}
.section7_bottom_right dl input[type="text"]{width:100%; height: 100%; border: 0; background: none; padding: 0 10px; color:#fff; font-size: 14px;}
.section7_bottom_right textarea{width:100%; height:74px; background: rgba(255,255,255,0.3); padding: 10px; resize: none; margin-top: 10px; border: 0;  
	color:#fff; font-size: 14px;}
.in_tijiao{width:210px; height: 45px; display: block; border: 0; background: #f6ce51; margin: 16px auto; color:#fff; font-size: 14px; cursor: pointer}
.in_tijiao:hover{background:#fff; color:#f6ce51; font-size:16px;}
.section7_bottom_links{width:100%; height: 185px; overflow: hidden; padding-top:5vh}
.section7_bottom_links a{width:50%; height: auto; float: left; transition: all 0.4s ease-in-out;}
.section7_bottom_links a dl{width:auto; float: left; margin-top:12px;}
.section7_bottom_links a dl dt{color:#ffffff; font-size: 24px;}
.section7_bottom_links a dl dd{color:#fff; font-size: 16px; line-height:40px;}
.section7_bottom_links a img{float: right;}
.section7_bottom_links a:nth-child(1){padding-right:6%}
.section7_bottom_links a:nth-child(2){padding-left:6%}
.section7_bottom_links a:nth-child(1):hover{padding:0 8% 0 2%; transition: all 0.4s ease-in-out;}
.section7_bottom_links a:nth-child(2):hover{padding:0 2% 0 8%; transition: all 0.4s ease-in-out;}
.active .section7_xx,.active .section7_title{animation-name: fadeInDown; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section7_bottom_right{animation-name: fadeInUp; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section7_bottom_links a:nth-child(1){animation-name: fadeInLeft; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section7_bottom_links a:nth-child(2){animation-name: fadeInRight; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.section7_banquan{width:100%; height:70px!important; display: block!important; }
.footer_all{width:100%; height:70px; overflow: hidden; background: #333 }
.banquan_all{width:auto; display: table; margin: 0px auto;}
.copy_l{width:auto; line-height:70px; font-size:14px; color: #fff; float: left}
.copy_l a{ font-size:14px; color: #fff;}
.index_zhichi{width:auto; height:70px; overflow: hidden; float: right}
.index_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:70px;}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.index_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:22px;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #fff;}
.index_zhichi i{ float: left;}
.section7_banquan .fp-tableCell { display: block!important;}

::-webkit-input-placeholder{
    color:#ffffff; 
	opacity: 0.6
}  
:-moz-placeholder{
   color:#ffffff;  
   opacity:0.6;  
}  
::-moz-placeholder{
   color:#ffffff;  
   opacity:0.6;  
}  
:-ms-input-placeholder{
   color:#ffffff;
  opacity:0.6; 
}  







.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p.ny_post,.inside_banner p.ny_post a{ text-align: center; color: #fff; font-size: 16px; cursor:pointer}
.inside_banner p.ny_post img{ margin-right: 10px;}
.inside_banner p.ny_post a:hover,.inside_banner p.ny_post span:hover{font-weight:bold; color:#005bac}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block}
.nav-wrap li a:hover{font-weight:bold; color:#005bac}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:22px; background: #005bac; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 32.6%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(3n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #005bac;}
.honor_list li:hover .gallery-title{ background: #005bac; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
.ny_solution_img{width:300px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2; position:relative}
.ny_solution_img:after{content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,91,172,0.5); opacity:0; transition: all 0.4s ease-in-out;}
.ny_product_all ul li:hover .ny_solution_img:after{opacity:1; transition: all 0.4s ease-in-out;}
 
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:796px; height:auto; float:left; margin-left: 50px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #005bac;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more{font-size:16px; color:#666}
.yfzx_more:hover{background: #005bac; color: #fff; border: 1px solid #005bac; padding:10px;}
.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#333; font-size:18px; line-height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



/*产品详情页*/
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:507px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#005bac; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 30px; color: #191919; height: 50px; line-height: 50px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:45px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:58px; background: url(../images/dh1.png) no-repeat left center;padding-left: 52px;margin-top: 30px}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #005bac; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}


.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}


.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #005bac; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#005bac}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#005bac; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#005bac}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}

.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #005bac; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}

.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 400px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}
.about1_ban{background:#0c60a8;}
.news1_ban{ background: #0c60a8;}
.contact1_ban{background:#0c60a8;}
.servic1e_ban{background: #0c60a8;}
.case1_ban{background: #0c60a8;}
.yyyg1_ban{background: #0c60a8;}
.yyly1_ban{background: #0c60a8;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.yyly_ban{background: url(../images/yyly_ban.jpg) no-repeat center bottom;}
.yyyg_ban{background: url(../images/yyyg_ban.jpg) no-repeat center bottom;}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bj.jpg) no-repeat center; padding: 60px 0 10px; }
.f_logo{width:120px; height: auto; float: left; margin-left: 72px}
.f_logo img{width:100%; height: auto; display: block}
.footer_xx{width:54%; height: auto; float: left; margin-left:7%}
.footer_xx h3{color:#fff; font-size: 24px; margin-bottom: 20px;}
.footer_xx p{color:#fff; line-height:28px; float: left; font-size: 16px; width: 100% }
.footer_xx p a{color:#fff; line-height:28px; font-size: 16px;}
.footer_xx p:nth-child(2n){float:right}

.footer_kj{width:19%; height: auto; float:right}
.footer_kj a{width:100%; height:54px; border-radius: 25px; line-height: 54px; margin-bottom: 15px; display: block; font-size: 16px; 
	color: #fff; text-align: center; padding-left: 20px; }
.f1{background:rgba(255,255,255,0.5) url(../images/dz_icon.png) no-repeat 30% center}
.f2{background:rgba(255,255,255,0.5) url(../images/ly_icon.png) no-repeat 30% center}
.f1:hover{background:rgba(255,255,255,0.1) url(../images/dz_icon.png) no-repeat 30% center}
.f2:hover{background:rgba(255,255,255,0.1) url(../images/ly_icon.png) no-repeat 30% center}
.footer_top{width:100%; height: auto; overflow: hidden}
.footer_ma{width:auto; display: table; margin:70px auto 10px}
.footer_ma dl{width:112px; height: auto; float: left; margin: 0 12px}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height: 40px; line-height: 40px;  font-size: 14px; color: #fff; text-align: center}
.footer_bottom{width:100%; height:50px; }
.copy_bq{width:auto; height:50px; line-height:50px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#024795!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:16px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#024795;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






@media screen and (max-width:1600px){
	.ban_info h4{font-size:40px;}
	.ban_info h5{font-size:20px;}
	.ban_info span{width:150px; height:45px; line-height:45px;}
}

@media screen and (max-width:1500px){
	.w1440,.section5_liucheng{width:1200px}
	.f_logo{margin-left:10px;}
	.section5_liucheng{background-size:100% auto;}

}




@media screen and (max-width:1366px){
	.ban_info{width:1000px; margin-left:-500px;}
	.ban_info h4{font-size:30px;}
	.ban_info h5{font-size:18px;}	
	.section2 h4{font-size:70px;}
	.in_about_num dl dd span{font-size:40px;}
	.section2_bottom_left{padding:3vh 3.2% 0 8%;}
	.section2_bottom_left h5{font-size:14px; line-height:28px;}
	.index_about_top dl dt{font-size:24px;}
	.index_about_top{margin-top:3vh}
	.product_title_left{display:none;}
	.section5_liucheng{width:1200px; background-size: 100% auto; margin: 3vh auto;}
	.section5_liucheng,.section6_all,.section7 .container{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
	.section7_xx{display:none;}
	.section4 .slideTxtBox .hd{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}
	.section4 .slideTxtBox .hd{bottom: -64px;}
}


@media screen and (max-height:900px){
	.index_about_top{margin-top:5vh}
	.section4_title{display:none}
	.section7_title{margin-top:12vh}
	.section6_all{margin-top:6vh}
}



